itemPocket?

@get:GeneratedBy(type = ItemCategory::class)
val KProps<ItemCategory>.itemPocket?: KNullableTable<ItemPocket>
@get:GeneratedBy(type = ItemCategory::class)
val KTableEx<ItemCategory>.itemPocket?: KNullableTableEx<ItemPocket>